
.focus-right{
    padding-right:10px;
    margin-right:10px;
    
}
.topnews h1 {
    font-size: 24px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.topnews p {
    color: #333;
    line-height: 24px;
    font-size:16px;
}

 .topnews a:link, {
    color: #222;
    -webkit-font-smoothing: antialiased;
}
.clearfix {
    zoom: 1;
    clear: both;
    +height: 1px;
}

.mb10 {
    margin-bottom: 10px !important;
}
.layout_ull{overflow: hidden;
    margin-bottom: 10px;
    }
    
    .dotted {
    border-bottom: 1px dotted #cbcbcb;
}

.topnews ul li {
    line-height: 32px;
    padding-left: 12px;
    height: 30px;
    overflow: hidden;
}

.topnews ul li span.date {
    width: 60px;
    float: right;
    color: #999;
}